home *** CD-ROM | disk | FTP | other *** search
/ US Department of Defense…ndamentals 1.0 2004 April / US Department of Defense: Firewall & Router Fundamentals 1.0 2004 April.iso / sco / includes / html_bottom.js < prev    next >
Encoding:
JavaScript  |  2003-06-25  |  906 bĀ   |  22 lines

  1. //menu
  2. var SCOLINK001_OV = new Image;
  3. SCOLINK001_OV.src = MENU_PATH_EXT + "images/menu/2a_ov.gif";
  4. var SCOLINK002_OV = new Image;
  5. SCOLINK002_OV.src = MENU_PATH_EXT + "images/menu/3a_ov.gif";
  6.  
  7. if (MENU_PREQ)  {
  8.   var SCOLINK002_DE = new Image;
  9.   SCOLINK002_DE.src = MENU_PATH_EXT + "images/menu/3a_de.gif";
  10. }
  11.  
  12.   var tmp_html = "";
  13.  
  14.   tmp_html += "</TD></TR><TR><TD colspan=2><BR><center><IMG SRC=\"" + MENU_PATH_EXT + "images/menu/warning.gif\" WIDTH=461 HEIGHT=36 ALT='For internal use only. Nothing contained in this site shall be disclosed outside State Farm unless proper authorization is obtained.'></CENTER></TD></TR></TABLE>";
  15.  
  16. document.write (tmp_html);
  17.  
  18. CLOSE_OV.src = MENU_PATH_EXT + "images/menu/3c_ov.gif";
  19. MAP_OV.src = MENU_PATH_EXT + "images/menu/3d_ov.gif";
  20. GLOSSARY_OV.src = MENU_PATH_EXT + "images/menu/3e_ov.gif";
  21. MENU_OV.src = MENU_PATH_EXT + "images/menu/3f_ov.gif"
  22.